setFlipHorizontal

abstract fun setFlipHorizontal(block: DesignBlock, flip: Boolean)

Update a block's horizontal flip. Required scope: "layer/flip"

Parameters

block

the block to update.

flip

if the flip should be enabled.